Release 10.1A: OpenEdge Development:
Messaging and ESB
setReplyToDestinationType procedure
Sets the type of the destination specified by the setJMSReplyTo procedure.
Syntax
Applies to
Message objects
Notes
- The
typevalue can bequeueortopic.- If the setReplyToDestinationType procedure is not called, a default type is automatically set when the message is sent, according to the type of the session:
queuefor PTP ortopicfor Pub/Sub.- For a
jmsSession, the default is queue. To use topics, call setReplyToDestinationType procedure to settopic.See also
setJMSReplyTo procedure, getJMSReplyTo function, hasReplyTo function, setReplyToDestinationType procedure, getReplyToDestinationType function
For more information, see the "Accessing message header properties" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |